/*rtop*/
.rtop { width: 70px; position: fixed; top: 260px; right: 20px; z-index: 9999999; }
.rtop a { display: block; overflow: hidden; }
.rtop a img { display: block; }
.share,.wechat{ width:70px; height:63px; }
.code_box img { filter: drop-shadow(5px 5px 10px #999); width:120px; height:120px; }
.code_box .code:nth-child(3) img { /*width:366px;*/ height:284px; }
.code_box { position: absolute; right: 80px; top: 0; }
.rtop .newclose{ width:auto; height:20px}
.rtop .newclose a{width:20px; height:20px; margin-left:45px;}
.rtop .newclose img{}
/*rtop-end*/